home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Telnet-Clients / secmail.exe / _setup.1 / SecureMail.exe / 0 / RCDATA / TPGPOUTPUTFRM / TPGPOUTPUTFRM.txt
Text File  |  1998-11-20  |  3KB  |  111 lines

  1. object PgpOutputFrm: TPgpOutputFrm
  2.   Left = 115
  3.   Top = 192
  4.   Width = 590
  5.   Height = 278
  6.   Hint = 'Backup Progress Information'
  7.   ActiveControl = BitBtn1
  8.   BorderIcons = [biSystemMenu, biMaximize]
  9.   Caption = 'PGP Information'
  10.   Color = clSilver
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Memo1: TMemo
  20.     Left = 10
  21.     Top = 10
  22.     Width = 562
  23.     Height = 198
  24.     Align = alClient
  25.     Color = clWhite
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     ReadOnly = True
  32.     ScrollBars = ssVertical
  33.     TabOrder = 0
  34.   end
  35.   object Panel1: TPanel
  36.     Left = 0
  37.     Top = 208
  38.     Width = 582
  39.     Height = 43
  40.     Align = alBottom
  41.     BevelOuter = bvNone
  42.     Color = clSilver
  43.     TabOrder = 1
  44.     object BitBtn1: TBitBtn
  45.       Left = 8
  46.       Top = 8
  47.       Width = 75
  48.       Height = 25
  49.       Caption = '&OK'
  50.       TabOrder = 0
  51.       Kind = bkOK
  52.     end
  53.     object DeleteBut: TBitBtn
  54.       Left = 88
  55.       Top = 8
  56.       Width = 97
  57.       Height = 25
  58.       Hint = 'Delete Log File'
  59.       Caption = '&Delete Log'
  60.       ModalResult = 1
  61.       TabOrder = 1
  62.       Visible = False
  63.       OnClick = DeleteButClick
  64.       Glyph.Data = {
  65.         76010000424D7601000000000000760000002800000020000000100000000100
  66.         04000000000000010000130B0000130B00000000000000000000000000000000
  67.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  68.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  69.         333333333333333333FF33333333333330003333333333333777333333333333
  70.         300033FFFFFF3333377739999993333333333777777F3333333F399999933333
  71.         3300377777733333337733333333333333003333333333333377333333333333
  72.         3333333333333333333F333333333333330033333F33333333773333C3333333
  73.         330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
  74.         993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
  75.         333333377F33333333FF3333C333333330003333733333333777333333333333
  76.         3000333333333333377733333333333333333333333333333333}
  77.       NumGlyphs = 2
  78.     end
  79.   end
  80.   object Panel2: TPanel
  81.     Left = 0
  82.     Top = 10
  83.     Width = 10
  84.     Height = 198
  85.     Align = alLeft
  86.     BevelOuter = bvNone
  87.     Color = clSilver
  88.     TabOrder = 2
  89.   end
  90.   object Panel3: TPanel
  91.     Left = 0
  92.     Top = 0
  93.     Width = 582
  94.     Height = 10
  95.     Align = alTop
  96.     BevelOuter = bvNone
  97.     Color = clSilver
  98.     TabOrder = 3
  99.   end
  100.   object Panel4: TPanel
  101.     Left = 572
  102.     Top = 10
  103.     Width = 10
  104.     Height = 198
  105.     Align = alRight
  106.     BevelOuter = bvNone
  107.     Color = clSilver
  108.     TabOrder = 4
  109.   end
  110. end
  111.